lcPaint_MpgonRotate Home

Rotates all points of a multipolygon object.

 BOOL lcPaint_MpgonRotate (
   HANDLE hMpgon,
   double Xc,
   double Yc,
   double Angle
 );

Parameters
hMpgon
  Handle to a multipolygon object.
Xc Yc
  Rotation center coordinates.
Angle
  Rotation angle.

Return Value

  If the function succeeds, the return value is nonzero (TRUE).

See Also

  lcPaint_MpgonMovelcPaint_MpgonScale